home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / OpenLinux 2.3 CD.iso / live / lizard / english / help / rootpassword_overview.qml < prev    next >
Encoding:
Text File  |  1999-08-15  |  467 b   |  18 lines

  1. <qml>
  2.  
  3.   <h1>Root Account</h1>
  4.  
  5.   <p>
  6.     There is one login account set up by default that is used when 
  7.     maintenance needs to be done on your Linux system: the <b>root</b> account.
  8.   </p>
  9.  
  10.   <p>
  11.     This account gives system-wide, "superuser" access to the entire 
  12.     installed system.  All files, all services... <em>everything</em>...
  13.     can be altered, configured, or even destroyed on your system by
  14.     the person logged into this account.
  15.   </p>
  16.  
  17. </qml>
  18.